First major post-launch stabilization update.
- Migration from SQLite to PostgreSQL.
- Backup flow with pg_dump.
- Do not send JWT to external stream URLs.
- Performance and i18n improvements.
Quick summary of the changes in v1.0.1, v1.1.0, v1.1.2, and v1.2.0 so you can review improvements by area without opening each markdown file.
First major post-launch stabilization update.
Security hardening and major Android TV improvements.
Fix consolidation and multi-platform expansion.
Major release: 9+ security fixes, subscription system, DRM overhaul, 77K+ RPS.
If you are on 1.1.x: upgrade directly to 1.2.0. Backup your database
first, then rebuild backend/frontend with --no-cache, and rebuild Android apps.
Post-upgrade: Regenerate Master API Keys (old keys are invalidated). Enable
public_redeem_enabled and public_demo_enabled in admin settings if needed.
If you are on 1.0.0 SQLite: migrate data to PostgreSQL using the full guide and validate media mounts, then apply v1.2.0.
If you use proxy mode: verify nginx/custom.conf and recreate the
proxy profile to keep upload limits and clean routes.